Param3Desc{}CommandName{setProgressBarPos}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int position}CloseBrace{}Description{Sets the position of a progress bar.  For example if the range is 0 to 100 and the position is 50 then the first half of the bar will be filled.}ReturnDescription{}Param1{gadget}Param1Desc{Handle of a progress bar gadget}Param2{position}Param2Desc{The new position of the progress bar}